[][src]Crate spurs

This is a library containing a bunch of routines that I have found useful for setting up and running experiments remotely.

Modules

ssh

Functionality related to connecting, starting, maintaining, and executing commands over SSH.

util

Useful utilities for running commands.

Macros

cmd

A useful macro that allows creating commands with format strings and arguments.